home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gtali.schemas < prev    next >
Encoding:
Text File  |  2009-04-14  |  2.5 KB  |  84 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/gtali/NumberOfComputerOpponents</key>
  5.       <applyto>/apps/gtali/NumberOfComputerOpponents</applyto>
  6.       <owner>gtali</owner>
  7.       <type>int</type>
  8.       <default>5</default>
  9.       <gettext_domain>gnome-games</gettext_domain>
  10.       <locale name="C">
  11.         <short></short>
  12.         <long></long>
  13.       </locale>
  14.     </schema>
  15.  
  16.     <schema>
  17.       <key>/schemas/apps/gtali/NumberOfHumanOpponents</key>
  18.       <applyto>/apps/gtali/NumberOfHumanOpponents</applyto>
  19.       <owner>gtali</owner>
  20.       <type>int</type>
  21.       <default>1</default>
  22.       <gettext_domain>gnome-games</gettext_domain>
  23.       <locale name="C">
  24.         <short></short>
  25.         <long></long>
  26.       </locale>
  27.     </schema>
  28.  
  29.     <schema>
  30.       <key>/schemas/apps/gtali/DelayBetweenRolls</key>
  31.       <applyto>/apps/gtali/DelayBetweenRolls</applyto>
  32.       <owner>gtali</owner>
  33.       <type>bool</type>
  34.       <default>FALSE</default>
  35.       <gettext_domain>gnome-games</gettext_domain>
  36.       <locale name="C">
  37.         <short>Delay between rolls</short>
  38.         <long>Choose whether or not to insert a delay between the computer's dice rolls so the player can follow what it is doing.</long>
  39.       </locale>
  40.     </schema>
  41.  
  42.     <schema>
  43.       <key>/schemas/apps/gtali/DisplayComputerThoughts</key>
  44.       <applyto>/apps/gtali/DisplayComputerThoughts</applyto>
  45.       <owner>gtali</owner>
  46.       <type>bool</type>
  47.       <default>FALSE</default>
  48.       <gettext_domain>gnome-games</gettext_domain>
  49.       <locale name="C">
  50.         <short>Display the computer's thoughts</short>
  51.         <long>If set to true, a dump of the AI's working will be done to standard output.</long>
  52.       </locale>
  53.     </schema>
  54.  
  55.     <schema>
  56.       <key>/schemas/apps/gtali/PlayerNames</key>
  57.       <applyto>/apps/gtali/PlayerNames</applyto>
  58.       <owner>gtali</owner>
  59.       <type>list</type>
  60.       <list_type>string</list_type>
  61.       <gettext_domain>gnome-games</gettext_domain>
  62.       <locale name="C">
  63.         <default>[Human,Wilber,Bill,Monica,Kenneth,Janet]</default>
  64.         <short></short>
  65.         <long></long>
  66.       </locale>
  67.     </schema>
  68.  
  69.     <schema>
  70.       <key>/schemas/apps/gtali/GameType</key>
  71.       <applyto>/apps/gtali/GameType</applyto>
  72.       <owner>gtali</owner>
  73.       <type>string</type>
  74.       <gettext_domain>gnome-games</gettext_domain>
  75.       <locale name="C">
  76.         <default>Regular</default>
  77.         <short></short>
  78.         <long></long>
  79.       </locale>
  80.     </schema>
  81.  
  82.   </schemalist>
  83. </gconfschemafile>
  84.